Skip to content

Prep release 5.0.18#8243

Merged
bblommers merged 1 commit intogetmoto:masterfrom
bblommers:prep/5.0.18
Oct 20, 2024
Merged

Prep release 5.0.18#8243
bblommers merged 1 commit intogetmoto:masterfrom
bblommers:prep/5.0.18

Conversation

@bblommers
Copy link
Copy Markdown
Collaborator

@bblommers bblommers commented Oct 20, 2024

Includes:

  • A bunch of regex fixes, where we want to match on the dot-character (\.) instead of any characters
  • Some test fixes, like a missing region
  • Explicit deletion of a KMS key in an AWS parity test, to avoid having to delete resources manually from our AWS account
  • Fix a StepFunction test as we were using a unsupported value in create_state_machine(encryption_config.type), and AWS apparently only added validation for that field recently
  • Improve the key size for some RSA keys, as the GitHub vulnarability scanner complains about key sizes < 2048

@bblommers bblommers added this to the 5.0.18 milestone Oct 20, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.55%. Comparing base (fe37392) to head (1b4558d).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8243   +/-   ##
=======================================
  Coverage   94.55%   94.55%           
=======================================
  Files        1158     1158           
  Lines      100274   100274           
=======================================
  Hits        94815    94815           
  Misses       5459     5459           
Flag Coverage Δ
servertests 28.89% <50.00%> (ø)
unittests 94.52% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bblommers bblommers merged commit afebd54 into getmoto:master Oct 20, 2024
@bblommers bblommers deleted the prep/5.0.18 branch October 20, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant